Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conn: add support for timeout #97

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

pbrezina
Copy link
Contributor

No description provided.

@pbrezina pbrezina marked this pull request as draft January 24, 2025 15:28
@pbrezina pbrezina force-pushed the timeout branch 3 times, most recently from c173777 to 4fa9287 Compare January 28, 2025 13:28
@pbrezina pbrezina marked this pull request as ready for review January 28, 2025 13:29
@pbrezina pbrezina force-pushed the timeout branch 2 times, most recently from a10e9ed to a10af89 Compare January 28, 2025 13:58
Copy link
Collaborator

@jakub-vavra-cz jakub-vavra-cz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Default timeout is 300 seconds. This can be changed using timeout
parameter of:

* conn.run(timeout=xy)
* conn.exec(timeout=xy)
* process.wait(timout=xy)

Or in mhc.yaml by setting host.conn.timeout.
@pbrezina pbrezina merged commit 9d8c93d into next-actions:master Feb 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants